﻿2026-06-18T11:17:56.9515158Z ##[group]Run actions/checkout@v5
2026-06-18T11:17:56.9516026Z with:
2026-06-18T11:17:56.9516469Z   repository: SaberMage/spt-core
2026-06-18T11:17:56.9520046Z   token: ***
2026-06-18T11:17:56.9520445Z   ssh-strict: true
2026-06-18T11:17:56.9520848Z   ssh-user: git
2026-06-18T11:17:56.9521264Z   persist-credentials: true
2026-06-18T11:17:56.9521701Z   clean: true
2026-06-18T11:17:56.9522113Z   sparse-checkout-cone-mode: true
2026-06-18T11:17:56.9522574Z   fetch-depth: 1
2026-06-18T11:17:56.9522961Z   fetch-tags: false
2026-06-18T11:17:56.9523370Z   show-progress: true
2026-06-18T11:17:56.9523776Z   lfs: false
2026-06-18T11:17:56.9524157Z   submodules: false
2026-06-18T11:17:56.9524586Z   set-safe-directory: true
2026-06-18T11:17:56.9525230Z ##[endgroup]
2026-06-18T11:17:57.0314622Z Syncing repository: SaberMage/spt-core
2026-06-18T11:17:57.0316256Z ##[group]Getting Git version info
2026-06-18T11:17:57.0316963Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-18T11:17:57.0317979Z [command]/usr/bin/git version
2026-06-18T11:17:57.0318441Z git version 2.43.0
2026-06-18T11:17:57.0332775Z ##[endgroup]
2026-06-18T11:17:57.0344643Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/25f0acc4-14e7-474d-a1df-afa601830b44' before making global git config changes
2026-06-18T11:17:57.0345945Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T11:17:57.0348033Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-18T11:17:57.0380975Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-18T11:17:57.0400775Z https://github.com/SaberMage/spt-core
2026-06-18T11:17:57.0410663Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-18T11:17:57.0413130Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-18T11:17:57.0436335Z HEAD
2026-06-18T11:17:57.0466150Z ##[endgroup]
2026-06-18T11:17:57.0466757Z [command]/usr/bin/git submodule status
2026-06-18T11:17:57.0692162Z ##[group]Cleaning the repository
2026-06-18T11:17:57.0693240Z [command]/usr/bin/git clean -ffdx
2026-06-18T11:17:59.1597173Z Removing target/
2026-06-18T11:17:59.1606668Z [command]/usr/bin/git reset --hard HEAD
2026-06-18T11:17:59.1828260Z HEAD is now at aa3106b Merge 464eaf771f0b784ce2caee4a8f22c47d59678ef2 into 27e06195a599107f565f4507aa5aa96ae9fe1ef5
2026-06-18T11:17:59.1832997Z ##[endgroup]
2026-06-18T11:17:59.1835583Z ##[group]Disabling automatic garbage collection
2026-06-18T11:17:59.1839104Z [command]/usr/bin/git config --local gc.auto 0
2026-06-18T11:17:59.1863834Z ##[endgroup]
2026-06-18T11:17:59.1864464Z ##[group]Setting up auth
2026-06-18T11:17:59.1869595Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-18T11:17:59.1896135Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-18T11:17:59.2085559Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T11:17:59.2110915Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-18T11:17:59.2301591Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T11:17:59.2327568Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-18T11:17:59.2516386Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-18T11:17:59.2545900Z ##[endgroup]
2026-06-18T11:17:59.2546453Z ##[group]Fetching the repository
2026-06-18T11:17:59.2552095Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +aa3106be6461a79aba63fc888b4545e29f4c4eed:refs/remotes/pull/25/merge
2026-06-18T11:17:59.7877779Z ##[endgroup]
2026-06-18T11:17:59.7878428Z ##[group]Determining the checkout info
2026-06-18T11:17:59.7880174Z ##[endgroup]
2026-06-18T11:17:59.7884373Z [command]/usr/bin/git sparse-checkout disable
2026-06-18T11:17:59.7923779Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-18T11:17:59.7949365Z ##[group]Checking out the ref
2026-06-18T11:17:59.7952001Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/25/merge
2026-06-18T11:17:59.7994718Z HEAD is now at aa3106b Merge 464eaf771f0b784ce2caee4a8f22c47d59678ef2 into 27e06195a599107f565f4507aa5aa96ae9fe1ef5
2026-06-18T11:17:59.8004300Z ##[endgroup]
2026-06-18T11:17:59.8034423Z [command]/usr/bin/git log -1 --format=%H
2026-06-18T11:17:59.8053001Z aa3106be6461a79aba63fc888b4545e29f4c4eed
